gpsbabel.git
2006-04-13 oliskoliUpdate version.
2006-04-13 oliskoliAdd help button for filter options.
2006-04-13 oliskoliUse function WinOpenURL and readme.html for help.
2006-04-13 oliskoliAdd function WinOpenURL, which works with anchors.
2006-04-13 oliskoliAdd readme.html to package files.
2006-04-13 oliskoliDisable ini-file by default. Use readme.html for help.
2006-04-12 robertlTweak example skeleton.
2006-04-11 oliskoliAdd 'readme.html' to package files.
2006-04-11 oliskoliAdd hiketech reference data and testo sequence.
2006-04-11 oliskoliFix memory leaks.
2006-04-11 robertlMention skeletons in README.contrib.
2006-04-11 robertlAllow pause to work on waypoints (WPL) in NMEA stream.
2006-04-11 robertlImprove read examples.
2006-04-11 parkrrrrflush NMEA output file before pausing; makes named...
2006-04-10 oliskoliUse relative path on the way to babelweb.
2006-04-09 oliskoliFix suunto product name. Correct is "Suunto Trek Manager".
2006-04-09 robertlAdd doc for Garmin_txt from Olaf.
2006-04-09 robertlCorrect reversed polarity of entity encoding in mkcapab...
2006-04-09 oliskoliFix conversion of 'move' parameters.
2006-04-09 oliskoliAdd reverse macro for Fahrenheit/Celsius conversion.
2006-04-09 robertlOverride our lovely, platform independent build with...
2006-04-09 robertlPull out the last of the bandaids from pre-autoconf...
2006-04-09 robertlEmpty files just so target dirs get created.
2006-04-09 robertlSupport '--without-libusb' on Windows build for both...
2006-04-09 robertlTweak coldsync's hardcoded config.h pathname. Changes...
2006-04-08 robertlMisc cleanups of unused variables and unset struct...
2006-04-08 robertlHandle Windows USB cross builds better.
2006-04-08 robertlAllow out-of-tree builds.
2006-04-08 robertlProp up non-autoconf builds just a few more days. ...
2006-04-08 robertlGet prototypes for gpsmath functions in unicsv.
2006-04-08 robertl(Makefile.in, readme.xml): From Ron - Use xsltproc...
2006-04-08 robertlFix #include in gbsleep for Windows. Add fallback...
2006-04-08 robertlOpenOffice 2.0 diagram file describing layering in...
2006-04-08 oliskoliAdd configure statement to spec-file generation.
2006-04-08 oliskoliAdd readme.xml to rpm package.
2006-04-08 oliskoliComparison of garmin_txt read tests disabled (may fail...
2006-04-08 oliskoliChange uppercase code sequences, which failes (???...
2006-04-08 oliskoli"SECONDS_PER_DAY" definition now located in defs.h.
2006-04-08 oliskoliDifference between 32- and 64-bit hosts removed.
2006-04-08 oliskoliMove magic numbers from garmin_txt to a central place.
2006-04-07 parkrrrrAdded 'pause' option to nmea output
2006-04-07 robertlAdd gbsleep
2006-04-07 robertlAdd gbsleep for Ron.
2006-04-07 parkrrrrAdd fix, course, and speed options to track filter
2006-04-07 parkrrrrAdded helper functions, moved course calc from garmin_txt
2006-04-07 parkrrrrMoved course calculation to grtcirc so I could use...
2006-04-07 robertlRemove more special casing and hackery with autoconf.
2006-04-07 robertlRegenerate configure.
2006-04-07 robertlMore pulling at the autoconf rope. Tree builds on...
2006-04-07 robertlAllow xmlgeneric to build w/o libexpat.
2006-04-06 parkrrrrrename tomiles to radtomiles to better reflect its...
2006-04-06 parkrrrrfix rounding error + atan(0,0) instability
2006-04-06 robertlPick up some stray feet/meter conversion. Regenerate...
2006-04-06 robertlReplace open-coded constants on meter/feet conversions.
2006-04-06 robertlAutoconf updates.
2006-04-06 robertlKludge in config.h for now.
2006-04-06 robertlSketch in autoconf. (Note that running this in any...
2006-04-06 robertlMore (undertested) expat test sense changes.
2006-04-06 robertlMore symbol changes in prep for autoconf.
2006-04-06 robertlChange 'NO_EXPAT' sense to HAVE LIBEXPAT in the last...
2006-04-06 robertlWarn for unknown options passed to filters, too.
2006-04-06 robertlAdd warnings for unknown suboptions passed to modules.
2006-04-05 oliskoliFix calculation of course (diff. between 32- and 64...
2006-04-05 oliskoliFix stmwpp bug: Empty routes in output files.
2006-04-05 oliskoliFix return value of try_open_gpsbabel_inifile.
2006-04-05 oliskoliAdd missing brackets to comparison ...isdigit().
2006-04-05 oliskoliRename assign_vec_option to assign_option.
2006-04-05 oliskoliAdd new format "garmin_txt".
2006-04-05 oliskoliMove garmin special functions and data to garmin_tables.
2006-04-05 oliskoliTest the result of acos() for possible errors (gcdist).
2006-04-05 oliskoliAdd Gustavo Niemeyer to authors.
2006-04-05 oliskoliMake garmin_fs dependent changes.
2006-04-05 oliskoliMove garmin special functions and data to garmin_tables.
2006-04-05 oliskoliBring in support for Garmin special data (garmin_fs).
2006-04-05 oliskoliAdd special functions for hard-coded characters.
2006-04-05 oliskoliAdd sample file for ini-file support.
2006-04-05 oliskoliAdd support for global GPSBabel ini-file.
2006-04-05 oliskoliGlobal ini-file depended changes.
2006-04-05 oliskoliAdd new format "garmin_txt".
2006-04-05 oliskoliAdd new format "garmin_txt".
2006-04-05 oliskoliBring in support for Garmin special data (garmin_fs).
2006-04-05 oliskoliMemory leak fixes.
2006-04-05 robertlAllow override in Makefile for Fink vs. Darwinports.
2006-04-05 robertlLet Ozi write trackname if we have one available.
2006-04-04 parkrrrrUse track_add_wpt for all tracks
2006-03-29 parkrrrroops. conflict.
2006-03-29 parkrrrrRenamed variable to reflect actual use
2006-03-29 robertlTweak readme.xml to work on new Fedora.
2006-03-28 parkrrrrAdded interpolate filter
2006-03-28 parkrrrrtest files for interpolate filter
2006-03-28 parkrrrrfxed memory leak - quality is job 1.01
2006-03-28 parkrrrrUpdate stack filter to work with tracks and routes too
2006-03-27 robertlUse case_ignore_strncmp instead of strncasecmp.
2006-03-27 robertlLowranceusr: eliminate nonportable time construct.
2006-03-26 oliskoliLet work xstrndup and xstrndupt with non-terminated...
2006-03-26 robertlRegenerate deps.
2006-03-26 robertlNMEA was never more than a skeleton in jeeps. Nuke it.
2006-03-25 parkrrrradd URL option to ShapeFile module
2006-03-25 robertl etasse contributes reader for Aspecto Software WiFiFoF...
2006-03-24 parkrrrrUse name option for routes as well
next